From 8c45bc88bfe5ccfe15847de280b27467c3cca350 Mon Sep 17 00:00:00 2001 From: oliskoli Date: Tue, 27 Mar 2007 20:46:20 +0000 Subject: [PATCH] Add new format "ggv_log". This format supports binary tracklogs used by Geogrid-Viewer. --- xmldoc/formats/ggv_log.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 xmldoc/formats/ggv_log.xml diff --git a/xmldoc/formats/ggv_log.xml b/xmldoc/formats/ggv_log.xml new file mode 100644 index 000000000..a3ab06f3d --- /dev/null +++ b/xmldoc/formats/ggv_log.xml @@ -0,0 +1,12 @@ + + Binary track logs used by the Geogrid-Viewer, a very + popular product in Germany. + + + GPSBabel has full support for version 1.0 of this file format. + + + We can also read some GPS data (including coordinates) from version 2.5. But + it seems, that this newer version doesn't more store time stamps. This can be + a problem when converting to other formats or if you want to use our track filter. + -- 2.30.2